DX11 UNGLUE CAMERA
Detaches the given camera from whatever entity (camera / object / limb) it was previously attached to.
You have to do this if deleting the entity that the camera was attached to; an entity will not be properly deleted until all attachments to it have been removed.
If the camera in question isn't attached ("glued") to any other entity, this function will do nothing.
DX11 UNGLUE CAMERA camera
camera
Dword
The camera to detach from whatever it was previously attached ("glued") to.
This function does not return a value.
CAMERA Functions Menu
DX11 Function Categories